Week 2
Milestones
- Discussed and refined the project plan with mentors, incorporating feedback and suggestions.
 - Initiated the development of the proof of work (PoW) for the API Builder project.
 - Set up the backend infrastructure for generating APIs based on incoming POST requests.
 - Outlined the frontend design and user experience flow for the API Builder interface.
 
Screenshots / Videos
Contributions
- API Builder Backend Repository Prototype: API Builder Backend
 
Learnings
- Project Refinement: Learned how to refine and iterate on a project plan, incorporating feedback from mentors to enhance the project's scope and direction.
 - Proof of Work (PoW) Concept: Developed a proof of work, which is a crucial part of the project development process, helping to validate and verify key features before full implementation.
 - Backend Foundation: Gained expertise in setting up a robust backend infrastructure using Django to handle incoming POST requests and generate APIs.
 - Frontend Design: Explored the process of outlining the frontend design and user experience flow, ensuring a user-friendly interface for managing APIs.